[root]/libraries/Modelica 3.1/Media/IdealGases/Common
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 7258 (100.0%) | 290.3 |
sjoelund.se | 15 (60.0%) | 3928 (54.1%) | 261.8 |
hudson | 5 (20.0%) | 3282 (45.2%) | 656.4 |
perost | 4 (16.0%) | 45 (0.6%) | 11.2 |
adrpo | 1 (4.0%) | 3 (0.0%) | 3.0 |
Remove directory (somehow missing from last commit)
0 lines of code changed in 5 files:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
3281 lines of code changed in 3 files:
[Janitor mode] Fix tabs
3281 lines of code changed in 4 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- Revert MSL31 Media changes in r12642 (as the text-file said I did)
- Update libraries/README and changed testcases
191 lines of code changed in 2 files:
- Added make target thumbsdb-error
- Removed some Thumbs.db files
- Added svn-eol-style on some text-based files in the standard libraries
269 lines of code changed in 2 files:
- Updated MSL 3.1 to latest maint branch
187 lines of code changed in 3 files:
- MAKE CLEAN is highly recommended!
Modelica.Media:
- fix some Modelica.Media code generation issues in CodegenC.expTypeFlag.
- fix a Modelica.Media bug in the library, see ticket: https://trac.modelica.org/Modelica/ticket/710
in libraries/Modelica 3.1/Media/IdealGases/Common/package.mo and updated libraries/README.
- add 2 more models that simulate now to the testsuite/libraries/msl31/media/simulate/Makefile (1 more to have full Modelica.Media)
Bootstrapping:
- collect inputs/outputs temps into tmpMeta.
- added System.tmpTickIndexReserve to get the index and reserve N.
- some preliminary changes to the GC (not ON yet), more updates to come.
- circumvent MinGW GCC 4.4.0 -O2/-O3 optimization issues via making the for iterator in matchcontinue be float (see meta_modelica.h)
note that if you use -O3 you will also need -fno-inline-functions (see testsuite/bootstrapping/LinkMain.makefile.mingw)
3 lines of code changed in 1 file:
- Added fixes from MSL 3.1-MediaFix to MSL 3.1.
45 lines of code changed in 4 files: